html,body,div,h1,h2,h3,h4,h5,h6,p,img,dl,dt,dd,ol,ul,li,table,tr,td,form,object,embed,article,aside,canvas,command,details,fieldset,figcaption,figure,footer,group,header,hgroup,legend,mark,menu,meter,nav,output,progress,section,summary,time,audio,video
{
	margin: 0;
	padding: 0;
	border: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	display: block;
}

html {
	font-family: Tahoma;
	font-size: 12px;
}

a {
	color: #15c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	color: #222;
	/*font-size: 1.54em;*/
	font-weight: normal;
	/*line-height: 24px;*/
	margin: 0 0 .46em;
}

p {
	line-height: 17px;
	margin: 0 0 1em;
}

ol,ul {
	list-style: none;
	line-height: 17px;
	margin: 0 0 1em;
}

li {
	margin: 0 0 .5em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong {
	color: #222;
}
/************************************/
body {
	margin: 0px auto;
	font-size: 12px;
	font-family: Tahoma;
	background: white;
}

#head_top {
	width: 100%;
	margin: 0px auto;
	background: #f1f1f1;
}

#head_menu {
	width: 100%;
	margin: 0px auto;
	height: 40px;
	background: #176dd4;
	border-top: 1px solid #0f4584;
	border-bottom: 1px solid #1565c4;
}

#head_conten {
	width: 100%;
	margin: 0px auto;
}

#head_footer {
	width: 100%;
	margin: 0px auto;
	border-top: 1px solid #e0e0e0;
	margin-top: 40px;
}

#warp_con {
	width: 1000px;
	margin: 0px auto;
	display: table;
}
/*********************head_top*********************/
#top_L {
	width: 210px;
	float: left;
	margin: 0px auto;
}

.a_logo {
	width: 100%;
	margin: 0px auto;
	margin-top: 30px;
	display: block;
}

.a_logo img {
	width: 100%;
	border: none;
}

#top_R {
	width: 75%;
	float: right;
	padding: 5px 0;
}

.a_linkbaner {
	margin: 0px auto;
	display: block;
}

.a_linkbaner img {
	border: none;
	width: 100%;
}
/******************************head_menu********************/
.ul_menu_main {
	width: 70%;
	margin: 0px;
	height: 40px;
	padding: 0px;
	list-style: none;
	display: table;
	float: left;
}

.ul_menu_main li {
	float: left;
	line-height: 40px;
	border-right: 1px solid #114e95;
	position: relative;
}

.ul_menu_main li a {
	padding: 0px 20px;
	color: white;
	font-weight: bold;
	line-height: 40px;
	background: #0099ff;
	display: block;
	text-shadow: 0px 1px 0px #08284c;
	font-size: 14px;
}

.ul_menu_main li a.cur {
	background: white 0px 0px;
	color: #060606;
	text-decoration: none;
	text-shadow: none;
	height: 41px;
}

.ul_menu_main li a.cur:hover {
	background: white 0px 0px;
	color: #060606;
	text-decoration: none;
	text-shadow: none;
	height: 41px;
}

.ul_menu_main li:hover a.cur:hover {
	background: #0585dc;
	color: white;
	text-shadow: none;
}

.ul_menu_main li a:hover {
	background: #0585dc;
	text-shadow: none;
	text-decoration: none;
}

.ul_menu_main li:hover a {
	background: #0585dc;
	color: white;
	text-shadow: none;
}

.ul_menu_main li ul {
	display: none;
}

.ul_menu_main li:hover ul {
	display: block;
	position: absolute;
	z-index: 300;
	top: 40px;
	left: -1px;
}

.ul_menu_main li:hover ul.sub_fri {
	width: 210px;
	background: #ebebeb;
	border: 1px solid #a8a8a8;
}

.ul_menu_main li:hover ul.sub_fri li {
	width: 210px;
	line-height: 30px;
	border-right: none;
	border-bottom: 1px solid #a8a8a8;
	padding: 0px;
	margin: 0px;
}

.ul_menu_main li:hover ul.sub_fri li a {
	background: #ebebeb url(../img/images/icon_cham_menu.png) 7px 12px
		no-repeat;
	line-height: 32px;
	font-size: 12px;
	text-shadow: none;
	color: #176dd4;
	padding: 0px 0px;
	text-indent: 25px;
	height: 32px;
}

.ul_menu_main li:hover ul.sub_fri li.a_sub {
	border-bottom: none;
}

.ul_menu_main li:hover ul.sub_fri li a:hover {
	color: #135aad;
	background: none;
	height: 32px;
	background: #e1e1e1 url(../img/images/icon_cham_menu.png) 7px 12px
		no-repeat;
	line-height: 32px;
}

.ul_menu_main li:hover ul.sub_fri li.a_sub a {
	color: #565656;
}

.ul_menu_main li:hover ul.width {
	width: 350px;
	border: none;
}

.ul_menu_main li:hover ul.width li {
	width: 350px;
	border: 1px solid #a8a8a8;
	border-top: none;
	border-bottom: none;
}

.ul_menu_main li:hover ul.width li.li_top {
	background: #0585dc;
	text-align: center;
	color: white;
	font-weight: bold;
	border: 1px solid #0585dc;
	border-top: 1px solid #3caefe;
}

.ul_menu_main li:hover ul.width li a {
	width: 175px;
	float: left;
	border-bottom: 1px solid #a8a8a8;
}

.ul_menu_main li a.act {
	padding: 0px 30px;
	color: #69a4f1;
	font-weight: bold;
	line-height: 40px;
	display: block;
	text-shadow: 0px 1px 0px #08284c;
	font-size: 14px;
	background: none;
}

.ul_menu_main li a.act:hover {
	text-decoration: none;
}

.ul_menu_main li a.act.cur {
	background: white;
	color: #060606;
	text-decoration: none;
	text-shadow: none;
	height: 41px;
}

.div_a_ht {
	width: 24%;
	float: right;
	line-height: 40px;
	text-align: right;
}

.div_a_ht a {
	color: white;
	margin: 0px 4px;
	text-decoration: none;
	line-height: 40px;
}

.div_a_ht a:hover {
	text-decoration: underline;
}

.div_a_ht span {
	color: white;
}
/*******************foter*************/
.fo {
	margin: 0px auto;
	margin-top: 15px;
	width: 100%;
	color: #1055cc;
}

.span_lable_fo {
	line-height: 25px;
	display: inline;
	margin: 0px 0.5% 0px 0px;
}

.a_lable_fo {
	color: #1055cc;
	display: inline;
	margin: 0px 0.5% 0px 0px;
}
/**************************page_doissroll******************/
.fade {
	width: 100%;
	margin: 0px auto;
	display: table;
}

.line_ql {
	width: 100%;
	margin: 0px auto;
	display: table;
	border-bottom: 1px solid #e4e4e4;
}

.h2_lable {
	color: #ea0000;
	margin: 0px;
	line-height: 25px;
	font-size: 25px;
	padding: 6px 0px;
}

.margintop {
	margin-top: 2.5%;
}

#box_l_hd {
	width: 65%;
	float: left;
	margin: 0px auto;
}

#box_r_hd {
	width: 33%;
	float: right;
	margin: 0px auto;
}

.box_con_hd {
	width: 99%;
	margin: 0px auto;
	margin-top: 20px;
}

.box_con_r {
	width: 100%;
	margin: 0px auto;
	background: #f7f7f7;
	border: 1px solid #0099ff;
}

.h3_hd {
	margin: 0px;
	text-indent: 15px;
	line-height: 37px;
	font-size: 13px;
	background: #0099ff;
	font-weight: bold;
	color: white;
	font-size: 15px;
	height: 35px;
}

.div_text_hd {
	width: 90%;
	margin: 0px auto;
	padding: 8px 0px;
}

.line_box {
	width: 100%;
	padding: 10px 0px;
	line-height: 23px;
}

.line_box span {
	margin: 0px 3px 0px 4px;
}

.line_box a {
	color: #1055cd;
	margin: 0px;
}

.line_box2 {
	background: white;
	border: 1px solid #0099ff;
	width: 96%;
	margin: 0px auto;
}

.line_box2_con {
	display: table;
	padding: 5px 0px;
	border-bottom: 1px solid #bebebe;
	width: 97%;
	margin: 0px auto;
	margin-bottom: 5px;
	margin-top: 6px;
}

.line_box2_con img {
	width: 22px;
	height: 24px;
	float: left;
	margin: 0px 4px 0px 3px;
}

.line_box2_con a {
	float: left;
	line-height: 25px;
	margin-left: 3px;
	color: #060606;
}

.line_box2_con span {
	float: right;
	color: red;
	text-align: right;
	font-weight: bold;
	line-height: 25px;
	margin-right: 2px;
}

.a_line_box2 {
	display: block;
	padding: 4px 0px;
	width: 98%;
	margin: 0px auto;
	font-weight: bold;
	border-bottom: 1px solid #bebebe;
	line-height: 25px;
}

.r2 {
	margin-top: 15px;
	border: 1px solid #d9d9d9;
}

.doiss {
	background: #f7f7f7;
	color: #1055cd;
	border-bottom: 1px solid #e3e3e3;
}

.line_box_sub2 {
	width: 100%;
	margin: 0px auto;
}

.line_sub_div {
	line-height: 25px;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #fbfbfb;
	background: url(../img/images/icon_cri.png) 15px 9px no-repeat;
	padding: 4px 0px;
}

.line_sub_div a {
	display: block;
	text-indent: 38px;
}

.div_line {
	width: 99%;
	margin: 0px;
	padding: 5px 0px;
	line-height: 24px;
	font-size: 12px;
}

.div_line span {
	color: #040307;
	margin: 0px 2px;
}

.div_line a {
	color: #006cd5;
	margin: 0px 2px;
}

.box_mk_tc {
	width: 100%;
	margin: 0px auto;
	background: url(../img/images/bg_war.png);
	border: 1px solid #e10000;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 50px;
}

.img_war {
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
}

.box_mk_tc span {
	margin-left: 50px;
	display: block;
	line-height: 50px;
	position: relative;
	width: 90%;
}

.box_mk_tc1 {
	width: 100%;
	margin: 0px auto;
	background: url(../img/images/bg_war.png);
	border: 1px solid #e10000;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 50px;
}

.box_mk_tc1 span {
	margin-left: 50px;
	display: block;
	line-height: 23px;
	position: relative;
	width: 90%;
}

.a_close {
	position: relative;
	float: right;
	top: 0px;
	background: url(../img/images/icon_close_red.png) no-repeat 0px 0px;
	width: 12px;
	height: 12px;
	right: -2px;
	cursor: pointer;
}

.h3l {
	border-bottom: none;
	padding-top: 10px;
	text-indent: 0px;
	background: transparent;
	line-height: 25px;
	color: #0d0000;
	font-size: 14px;
	margin: 0px;
	padding-bottom: none;
}

.line_game {
	display: table;
	border-bottom: 1px dotted #cacaca;
	padding: 5px 0px 10px 0px;
	margin: 0px auto;
	width: 100%;
}

.line_game_div {
	width: 23%;
	float: left;
	margin: 1% 2.2% 1% 0;
	background: #f7f7f7;
	border: 1px solid #d2d2d2;
}

.line_game_div:hover {
	background: #E9E9E9;
}

.divma {
	margin: 1% 0 1% 0;
}

.divna {
	margin: 1% 0 1% 0;
}

.img_a {
	width: 24px;
	height: 24px;
	float: left;
	padding: 3px 3px;
	border: none;
}

.img_a1 {
	height: 38px;
	margin-left: 14px;
	width: 115px;
}

.line_game_div a {
	line-height: 27px;
	margin: 0px 4px;
}

.box_doiss {
	width: 100%;
	background: #f7f7f7;
	border: 1px solid #d5d5d5;
	margin: 0px auto;
	margin-top: 10px;
}

.line_boxdoi {
	line-height: 28px;
	border-bottom: 1px solid #cdcdcd;
	display: table;
	width: 100%;
}

.line_boxdoi span {
	color: #d90000;
	font-weight: bold;
	margin-left: 5px;
}

.line_bs {
	width: 100%;
	margin: 0px auto;
	border-bottom: 1px solid #e4e4e4;
	padding: 5px 0px;
	margin-top: 10px;
}

.box_line_bs {
	width: 100%;
	margin: 0px auto;
	margin-top: 15px;
	display: table;
	padding-bottom: 20px;
}

.bs_l,.bs_l2 {
	width: 30%;
	float: left;
	margin: 0px auto;
	text-align: right;
	line-height: 25px;
}

.bs_l2 {
	text-align: left;
}

.bs_md {
	width: 70%;
	float: left;
	margin: 0px auto;
}

.bs_r {
	width: 43%;
	float: right;
}

.bs_l span {
	margin-right: 10px;
	display: block;
}

.bs_md font {
	font-weight: bold;
	line-height: 25px;
	display: block;
	margin-left: 5px;
}

.b1 {
	background: url(../img/images/bs_md.png) top center repeat-x;
	margin-top: 15px;
	width: 160px;
	text-align: center;
}

.b2 {
	background: url(../img/images/bs_l.png) top left no-repeat;
}

.b3 {
	background: url(../img/images/bs_r.png) top right no-repeat;
	height: 29px;
}

.a_bsmk {
	padding: 3px 9px;
	line-height: 29px;
	text-align: center;
}

.a_bsmk:hover {
	color: #1154a1;
	text-decoration: none;
}

.te2 {
	color: #000102;
	font-size: 12px;
	margin-left: 10px;
}

.span_l {
	font-weight: bold;
	line-height: 35px;
}

.span_l1 {
	line-height: 35px;
	margin-right: 5px;
}

.ma {
	padding-bottom: 0px;
	margin-top: 0px;
}

.ma1 {
	padding-bottom: 0px;
}

.line_top_mk {
	width: 100%;
	margin: 0px auto;
	display: table;
}

.text_id,.text_id2,.text_id1,.text_id3,.text_id4,.text_id5,.text_id6 {
	float: left;
	width: 98%;
	height: 25px;
	margin: 3px 3px 1.5% 2px;
	*margin: 6px 3px 15px 2px;
	border: 1px solid #c9c9c9;
	background: white;
	outline: none;
	color: #aaaaaa;
	text-indent: 5px;
	display: block;
	line-height: 22px;
}

.text_id3,.text_id4 {
	width: 60.5%;
}

.text_id5,.text_id6 {
	width: 90px;
}

.text_id2 {
	border: 1px solid #dd0000;
	color: #aaaaaa;
}

.text_id1,.text_id3,.text_id6 {
	color: #0c0c0c;
	border: 1px solid #006cd5;
	display: block;
}

.tinh {
	padding: 1px;
	margin: 0;
	border: 1px solid #c9c9c9;
	outline: none;
	height: 28px;
	margin: 3px 8px 1.5% 2px;
	*margin: 6px 3px 15px 2px;
	width: 50%;
}

.tinh1 {
	padding: 1px;
	margin: 0;
	border: 1px solid #c9c9c9;
	outline: none;
	height: 28px;
	margin: 3px 8px 1.5% 2px;
	*margin: 6px 3px 15px 2px;
	width: 50%;
}

.span_textss {
	line-height: 35px;
	display: block;
}

.box_ma {
	width: 120px;
	height: 28px;
	border: 1px solid #c8c8c8;
	display: inline-block;
	background: white;
	margin-left: 4px;
	margin-top: 3px;
	text-align: center;
	position: relative;
}

.a_refresh {
	background: url(/payment/img/images/refesh.png) top left no-repeat;
	width: 27px;
	height: 25px;
	display: inline-block;
	margin-left: 5px;
}

.btweb {
	background-color: #3399ff;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe),
		to(#276ee0));
	background-image: -webkit-linear-gradient(#4d90fe, #276ee0);
	background-image: -moz-linear-gradient(top, #4d90fe, #276ee0);
	background-image: -ms-linear-gradient(#4d90fe, #276ee0);
	background-image: -o-linear-gradient(#4d90fe, #276ee0);
	background-image: linear-gradient(#4d90fe, #276ee0);
	background-repeat: no-repeat;
}

.btweb:hover {
	background-color: #4787ed;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3782fc),
		to(#0457db));
	background-image: -webkit-linear-gradient(#3782fc, #0457db);
	background-image: -moz-linear-gradient(top, #3782fc, #0457db);
	background-image: -ms-linear-gradient(#3782fc, #0457db);
	background-image: -o-linear-gradient(#3782fc, #0457db);
	background-image: linear-gradient(#3782fc, #0457db);
	background-repeat: no-repeat;
}

.btweb {
	margin: 5px 5px 1.5% 5px;
	width: 90px;
	color: #FFF;
	border: 1px solid #0452C6;
	display: inline-block;
	line-height: 27px;
	height: 30px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: bold;
	text-align: center;
	position: relative;
	cursor: pointer;
	-pie-background: linear-gradient(#4d90fe, #276ee0);
}

.btweb:hover {
	text-decoration: none;
	-pie-background: linear-gradient(#3782fc, #0457db);
}

.div_boxcheck {
	width: 45%;
	float: left;
	background: #cdffff;
	border: 1px solid #79bde8;
	margin: 0px 2% 8px 0px;
	float: left;
	height: 30px;
	line-height: 30px;
}

.div_boxcheck1 {
	width: 45%;
	float: left;
	border: 1px solid #79bde8;
	margin: 0px 2% 8px 0px;
	height: 40px;
}

.radio_ch1 {
	vertical-align: 9px;
	margin: 0 0 0 3px;
}

.radio_ch {
	line-height: 30px;
	vertical-align: -2px;
	margin: 0 0 0 3px;
}

.div_boxcheck span {
	margin-left: 0px;
	color: #176dd4;
	padding: 0;
}

.div_boxcheck span font {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.codiv {
	background: #f7f7f7;
	border: 1px solid #d3d3d3;
}

.codiv span {
	color: #141414;
}

.span_co {
	color: #dd0000;
}

.span_co_line {
	display: block;
	margin: 10px 0px;
	color: #dd0000;
	font-weight: bold;
	line-height: 23px;
}

.line_box_L {
	width: 25%;
	float: left;
	margin: 0px auto;
}

.line_box_R {
	width: 74%;
	float: right;
	margin: 0px auto;
}

.ali {
	text-align: right;
	margin-right: 5px;
	color: #0b0000;
	line-height: 33px;
}

.wi {
	width: 120px;
	margin: 0px 6px 8px 2px;
}

.disble {
	background: #e1e1e1;
	opacity: 0.7;
}

.via {
	vertical-align: 8px;
}

.wi a img {
	width: 100px;
	height: 27px;
	border: none;
	margin-top: 2px;
}

.margin {
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #d3d3d3;
	border-top: 1px solid #fbfbfb;
}

.lable_name {
	display: block;
	line-height: 20px;
	margin: 5px 0px 0px 0px;
	display: block;
}

.che {
	vertical-align: -8px;
	*vertical-align: -1px;
	margin: 10px 0px 0px 2px;
	*margin: 10px 0px 0px 0px;
}

.span_ch {
	margin-left: 0px;
	color: #000711;
	vertical-align: -6px;
	*vertical-align: 2px;
}

.span_text {
	line-height: 25px;
	font-weight: bold;
}

.a_dk {
	color: #1054cf;
	margin: 0px 2px;
	font-weight: bold;
	display: inline;
	font-weight: bold;
}

.a_qmk {
	text-decoration: none;
	line-height: 25px;
	color: #1054cf;
	font-weight: bold;
	display: block;
	margin: 10px 3px;
}

.a_qmk:hover {
	text-decoration: underline;
}

.margin2 {
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #fbfbfb;
}

.h3 {
	font-size: 18px;
	padding: 0px;
	line-height: 23px;
}

.div_line_nt {
	width: 100%;
	margin: 8px 0px;
	display: table;
	text-align: center;
}

.div_line_nt img {
	width: 100%;
	height: auto;
}

.span_text_l {
	line-height: 22px;
	margin: 10px 0px;
	display: block;
}

.line_nt {
	width: 100%;
	display: table;
	margin: 13px 0px;
}

.line_nt img {
	width: 54px;
	height: auto;
	margin: 0px 5px 5px 0px;
	float: left;
}

.line_nt div {
	float: left;
	margin: 4px 0px 0px 5px;
}

.span_textnt {
	line-height: 25px;
	display: block;
}

.marline {
	margin: 25px 0px 0px 0px;
}
/**************************page_huongdan******************/
.menu_list {
	width: 100%;
	margin: 0px auto;
	position: relative;
}

.meu_hea {
	background: #f6f6f6 url(/payment/img/icon_+.png) 10px 12px no-repeat;
	border: 1px solid #d5d5d5;
	line-height: 35px;
	text-indent: 30px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	position: relative;
	margin-top: 5px;
	color: #1155cc;
	height: 35px;
}

.meu_body {
	display: none;
	background: #f6f6f6;
	border: 1px solid #7bc1ef;
	border-top: none;
}

.box_con_text_hd {
	width: 90%;
	margin: 0px auto;
	padding: 9px 0px;
}

.box_meu {
	width: 100%;
}

.box_con_text_hd span {
	display: block;
	padding: 4px 0px 0px 0px;
	line-height: 23px;
}

.box_top_hd {
	width: 32%;
	float: left;
	margin: 0px 19px 0px 0px;
}

.warp_hd {
	width: 100%;
	margin: 0px auto;
	margin-top: 10px;
	display: table;
}

.rig {
	margin-right: 0px;
}

.bohd {
	border: 1px solid #7bc1ef;
}

.bohdbt {
	border-bottom: 1px solid #7bc1ef;
	color: #d50000;
	background: #cdffff;
}

.font_co {
	color: #d00000;
	font-weight: bold;
	margin: 0px 2px;
	vertical-align: -2px;
}
/*******************table******************/
.table_nap {
	width: 100%;
	margin: 0px auto;
	border: 1px solid #e1e1e1;
}

.table_nap th {
	background: #0099ff;
	line-height: 25px;
	text-align: center;
	color: white;
	font-weight: bold;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

.table_nap td {
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	line-height: 25px;
	color: #0b0b0b;
	text-align: center;
}

.table_nap td.td_r {
	text-align: right;
}

.table_nap td.td_r span {
	margin-right: 5px;
}

.table_nap td.td_l {
	text-align: left;
	text-indent: 10px;
}

.box_text_page {
	width: 98%;
	margin: 0px auto;
	text-align: center;
	padding: 10px 0px;
}

.box_text_page a {
	border: 1px solid silver;
	margin: 0px 5px;
	color: #1155cc;
	background: #f5f5f5;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 5px 8px;
	font-weight: bold;
}

.box_text_page a:hover,.div_tin a.name_tt:hover {
	background: #cdffff;
	text-decoration: none;
	border: 1px solid #79bde8;
}

.box_text_page a.a_pre {
	margin-right: 17px;
}

.box_text_page a.a_ne {
	margin-left: 17px;
}

.maro {
	margin: 0 0 8px 0;
	width: 174px;
}

.maro span {
	margin: 0 0 0 5px;
	color: #c5c5c5;
}

.disble {
	background: #e1e1e1;
	opacity: 0.7;
}

.bg_marro {
	background: #eaeaea;
}

.bg_marro span {
	color: #050505;
}

#iconmenu a,.iconmenu a {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	cursor: pointer;
}

#iconmenu a.a_left,.iconmenu a.a_left {
	background: transparent url(../img/images/download.png) no-repeat
		center center;
	top: 5px;
	left: 6px;
}

#iconmenu a.friends,.iconmenu a.friends {
	background: url(../img/images/download_right.png) no-repeat top
		center;
}

#iconmenu a.right,.iconmenu a.right {
	left: auto;
	right: 10px;
	top: 12px;
}

#iconmenu a.rightan,.iconmenu a.rightan {
	display: none;
}

#iconmenu a.anfull,.iconmenu a.anfull {
	display: none;
}

#loisever {
	color: red;
	text-align: center;
	margin-right: 133px;
}
.loisever {
    margin-left: 172px;
}

#loidangnhap {
	color: red;
	margin-right: 155px;
	width: 50%;
}

#loidangnhap1 {
	color: red;
	text-align: center;
	margin-right: 185px;
	width: 40%;
}

#loidangnhap2 {
	color: red;
	text-align: center;
	margin-right: 20px;
}

#loimathe {
	color: red;
	margin-left: 172px;
	text-align: left;
}

#loikenh {
	color: red;
	text-align: center;
	margin-right: 165px;
}

#loitype {
	color: red;
	margin-right: 190px;
	text-align: center;
}

#select_game {
	margin-top: 8px;
}

#select_sever {
	margin-top: 6px;
}

#select_role {
	margin-top: 8px;
}

#channel {
	margin-top: 7px;
	margin-left: 3px;
}

#tenthe {
	margin-top: 7px;
}

#id_captcha img {
	border: 1px solid #C8C8C8;
	margin-top: 2px;
	margin-left: 4px;
	height: 28px;
}

#pay_id_captcha img {
	border: 1px solid #C8C8C8;
	margin-top: 2px;
	margin-left: 4px;
	height: 28px;
}
.error {
	color: red;
}